Skip to content

Upgrade JavaCPP to just released version 1.5.4 #110

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 10, 2020

Conversation

saudet
Copy link
Contributor

@saudet saudet commented Sep 10, 2020

No description provided.

@karllessard karllessard merged commit 99659c0 into tensorflow:master Sep 10, 2020
@karllessard
Copy link
Collaborator

@saudet , any idea how we can fix the build? There is a recurrent Cuda package error now on the GPUs platforms.

@saudet
Copy link
Contributor Author

saudet commented Sep 11, 2020

Looks like the CUDA Docker images from NVIDIA are broken? We might want to switch to some other way of installing CUDA...

@karllessard
Copy link
Collaborator

Just out of curiosity, I'll try to build on top of Cuda 10.2 docker image to see if that works...

@karllessard
Copy link
Collaborator

karllessard commented Sep 11, 2020

Mmh, worked on Cuda 10.2... https://github.com/tensorflow/java/runs/1101759245?check_suite_focus=true

I don't know if we can have issues at runtime, but according to @frankfliu, it will fallback anyway looking for Cuda 10.1 so this should be impact-less to our users. And according to this thread, the build should be backward compatible. Should I commit then?

@saudet
Copy link
Contributor Author

saudet commented Sep 11, 2020

No, it's probably not going to work with either CUDA 10.1 or 10.2...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants